GET api/statementformat/generate?entityId={entityId}&statementFormat={statementFormat}&periodEnding={periodEnding}&isTiersIncluded={isTiersIncluded}&isUnpostedEntriesIncluded={isUnpostedEntriesIncluded}&fundGroupIds[0]={fundGroupIds[0]}&fundGroupIds[1]={fundGroupIds[1]}&fundIds[0]={fundIds[0]}&fundIds[1]={fundIds[1]}
GET: api/statementformat
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| entityId |
|
integer |
Required |
| statementFormat |
|
integer |
Required |
| periodEnding |
|
date |
Required |
| isTiersIncluded |
|
boolean |
Required |
| isUnpostedEntriesIncluded |
|
boolean |
Required |
| fundGroupIds |
|
Collection of integer |
Required |
| fundIds |
|
Collection of integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Generate Statement Format Report
StatementFormatReportViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
|
string |
None. |
| Data |
|
StatementFormatTableViewModel |
None. |